Arrow keys / Click to navigate

Cloud Operations on AWS

Module 7: Configure Highly Available Systems

Cloud Operations on AWS

Module Overview

Distributing Traffic for High Availability

Route 53DNSElastic LoadBalancingEC2 (AZ-a)EC2 (AZ-b)

Types of Load Balancers

TypeLayerBest For
Application Load BalancerLayer 7 (HTTP/HTTPS)Flexible application routing
Network Load BalancerLayer 4 (TCP)Extreme performance, static IP
Gateway Load BalancerLayer 3/4Third-party virtual appliances
Classic Load BalancerLayer 4 & 7Legacy EC2-Classic applications

ELB Metrics & Logging

Amazon Route 53 Routing Policies

Troubleshooting Scenario

Issue: Load balancer generates HTTP 4XX class status codes.

Cause: HTTP 4XX codes represent client-side errors.

Solution: HTTP 400 = malformed request · HTTP 401 = authentication issue · HTTP 408 = client didn't send data in time.

Module Summary

Next: Module 8 — Automate Scaling

Module 7 Mind Map

Click branch to expand